Continuous Integration
Frequently asked questions When learning to code
Is the Tech Industry Really Oversaturated for Junior Developers? Rambles, Reflections and Truth Read
Will Learning Code make you rich? Salary expectations and more Read
Can You Learn to Code Without a College Degree? Read
How Long Does It Take To Learn How To Code? Read
Is learning to code hard? Yes it is (sometimes) Read
The beginner's guide to understanding Continuous Integration (CI)
Continuous integration(CI), what's the hype? This article for total beginners breaks the concept down into beginner terms. We'll also look at its many advantages, as well as some disadvantages!
Setting up Continuous Integration/deployment on Gitlab to deploy a .NET Core application to an FTP server
In this article will set up a continuous integration pipeline for a .NET Core web application with automated deployment to an FTP server.